home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 16 / hacker16 / 16_HACKER16.ISO / Interface / it.dig / scripts / DefineButton2_428 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-05-28  |  79 b   |  4 lines

  1. on(release){
  2.    fscommand(this.comando.text,"%org%" + this.caminho.text);
  3. }
  4.